home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / aiz451.zip / AIZBPQ.DOC < prev    next >
Text File  |  1990-05-15  |  2KB  |  72 lines

  1.  
  2.  
  3.  
  4.       This document explains how to use this bbs s/w under  the 
  5.     BPQ packet switch internet s/w. 
  6.  
  7.       All the tests have been made by using BPQ v3.23,and  kiss 
  8.     tncs. 
  9.  
  10.       We are making the whole work by simulating  pk232's  host 
  11.     mode. We must configure the  bbs  cnfs  files  we  have  to 
  12.     use,to handle pk232,as normal,by adding a B in the tnc type 
  13.     description. 
  14.  
  15.      Note that, we  have  a normal bbs operation on the virtual 
  16.     ports like the pk232 in real and we accept connects on  all 
  17.     predefined channels.Bpq makes the deal with the  kiss  real 
  18.     tncs we have and conserves the outer links. 
  19.  
  20.      In 'BPQCFG.TXT' we have to change: 
  21.  
  22.      HOSTMODE=1 
  23.  
  24.      so the first port in TNCPORTLIST,becomes PK232 virtual. 
  25.  
  26.     ---------- 
  27.  
  28.      The whole bbs operation remains almost the same,with  some 
  29.     changes only. 
  30.  
  31.      changes: 
  32.  
  33.      i . Cnf file: In the port description  topic,we  must  use 
  34.     the port we   have  defined  first   in   the   TNCPORTLIST 
  35.     parameter minus 1.The same port  number  is  used  in  each 
  36.     logical channel description which depends on  this  port.As 
  37.     a tnctype we have to write PK232B instead  of  PK232  which 
  38.     is for normal operation.
  39.  
  40.      ii . We must first connect to SWITCH,to have access to the 
  41.     local node which links with the outer world.Then if we wish 
  42.     to connect to a station  we must give the port  number  and 
  43.     callsign. 
  44.  
  45.         example  :  C 1 SV7AIZ 
  46.  
  47.      ii.Fwd file: We  must  add  one  more  line  in  each  fwd 
  48.     station,that makes the link to switch. 
  49.  
  50.  
  51.  
  52.  
  53.         example  : 
  54.                     --- 
  55.                     2 SV7AIZ N 
  56.                     T 0023 <5 
  57.                     COSWITCH 
  58.                     S*C 1 SV7QI 
  59.                     R*Connected to SV7QI 
  60.                     --- 
  61.  
  62.  
  63.     ** Note : We use port 2 on this example.It  means  that  we 
  64.     have declared the first port in the  TNCPORTLIST  parameter 
  65.     as 3.
  66.  
  67.     TNCPORTLIST=3,4,5,6 
  68.  
  69.  
  70.  
  71.  
  72.